x86/cpu: Add Tremont to the cpu vulnerability whitelist
authorPawan Gupta <pawan.kumar.gupta@linux.intel.com>
Mon, 4 Nov 2019 11:22:01 +0000 (12:22 +0100)
committerBen Hutchings <ben@decadent.org.uk>
Tue, 19 Nov 2019 01:43:33 +0000 (01:43 +0000)
commit3a69c081c09a81d5e54c5e3c73e9890367411c2a
treefa75a770e154eda237e4f294bb7d13ae5b9057f1
parent79bd1ff4aec9683c949708df8757cbe7c44bd79b
x86/cpu: Add Tremont to the cpu vulnerability whitelist

Add the new cpu family ATOM_TREMONT_D to the cpu vunerability
whitelist. ATOM_TREMONT_D is not affected by X86_BUG_ITLB_MULTIHIT.

ATOM_TREMONT_D might have mitigations against other issues as well, but
only the ITLB multihit mitigation is confirmed at this point.

Signed-off-by: Pawan Gupta <pawan.kumar.gupta@linux.intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
[Salvatore Bonaccorso: Backport to 5.3.7: Rename ATOM_TREMONT_D back to
ATOM_TREMONT_X as the stable series do not contain 5ebb34edbefa ("x86/intel:
Aggregate microserver naming") which uniforms the name for big and small
microservers]

Gbp-Pq: Topic bugfix/x86/itlb_multihit
Gbp-Pq: Name 0002-x86-cpu-Add-Tremont-to-the-cpu-vulnerability-whiteli.patch
arch/x86/kernel/cpu/common.c